Papers with Attention-Based Hierarchical Weighted Graph
PECAN: LLM-Guided Dynamic Progress Control with Attention-Guided Hierarchical Weighted Graph for Long-Document QA (2025.findings-acl)
Copied to clipboard
| Challenge: | Long-document Question Answering (QA) challenges with large-scale text and long-distance dependencies. |
| Approach: | They propose a method that leverages large language models to control retrieval process . they propose 'attention-based' retrieval methods that construct hierarchical graphs . |
| Outcome: | The proposed method achieves LLM-level performance while maintaining computational complexity comparable to RAG methods. |